ITS#8655 fix double free on paged search with pagesize 0
authorRyan Tandy <ryan@nardis.ca>
Thu, 18 May 2017 03:07:39 +0000 (20:07 -0700)
committerRyan Tandy <ryan@nardis.ca>
Sun, 16 Jul 2017 19:57:41 +0000 (20:57 +0100)
commita035cd3bd1889b45e735de9413f7148c80a84469
tree9d5c51342c37155e0b5d0880d481d3575e9ff5c2
parentb4e62a28c4a29c3b11ded9dbf5871d8a0d8549a2
ITS#8655 fix double free on paged search with pagesize 0

Fixes a double free when a search includes the Paged Results control
with a page size of 0 and the search base matches the filter.

Gbp-Pq: Name ITS-8655-paged-results-double-free.patch
servers/slapd/back-mdb/search.c